(C) 1996 AROS - The Amiga Replacement OS


NAME
void AddIntServer()
SYNOPSIS
ULONG intNumber
struct Interrupt * interrupt

LOCATION
In SysBase at offset 28
FUNCTION
INPUTS
RESULT
NOTES
This function also enables the corresponding chipset interrupt if run on a native Amiga.

EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
12.05.1997 aros
Fixed all headers
10.01.1997 ldp
Removed double definition of <hardware/custom.h>
08.01.1997 ldp
Use AROS_FLAVOUR
07.01.1997 digulla
Replaced buggy code for interrupt servers
01.01.1997 ldp
Committed Amiga native (support) code

Changed clib to proto

14.11.1996 aros
Some work on the kernel: Mapping of Linux-Signals to AROS interrupts Some documentation to the exec microkernel hopefully all holes plugged now